diff --git a/GCryptLib/include/Block.h b/GCryptLib/include/GCrypt/Block.h similarity index 100% rename from GCryptLib/include/Block.h rename to GCryptLib/include/GCrypt/Block.h diff --git a/GCryptLib/include/Cipher.h b/GCryptLib/include/GCrypt/Cipher.h similarity index 100% rename from GCryptLib/include/Cipher.h rename to GCryptLib/include/GCrypt/Cipher.h diff --git a/GCryptLib/include/Config.h b/GCryptLib/include/GCrypt/Config.h similarity index 100% rename from GCryptLib/include/Config.h rename to GCryptLib/include/GCrypt/Config.h diff --git a/GCryptLib/include/Feistel.h b/GCryptLib/include/GCrypt/Feistel.h similarity index 100% rename from GCryptLib/include/Feistel.h rename to GCryptLib/include/GCrypt/Feistel.h diff --git a/GCryptLib/include/Flexblock.h b/GCryptLib/include/GCrypt/Flexblock.h similarity index 100% rename from GCryptLib/include/Flexblock.h rename to GCryptLib/include/GCrypt/Flexblock.h diff --git a/GCryptLib/include/GhettoCryptWrapper.h b/GCryptLib/include/GCrypt/GhettoCryptWrapper.h similarity index 100% rename from GCryptLib/include/GhettoCryptWrapper.h rename to GCryptLib/include/GCrypt/GhettoCryptWrapper.h diff --git a/GCryptLib/include/Halfblock.h b/GCryptLib/include/GCrypt/Halfblock.h similarity index 100% rename from GCryptLib/include/Halfblock.h rename to GCryptLib/include/GCrypt/Halfblock.h diff --git a/GCryptLib/include/InitializationVector.h b/GCryptLib/include/GCrypt/InitializationVector.h similarity index 100% rename from GCryptLib/include/InitializationVector.h rename to GCryptLib/include/GCrypt/InitializationVector.h diff --git a/GCryptLib/include/Keyset.h b/GCryptLib/include/GCrypt/Keyset.h similarity index 100% rename from GCryptLib/include/Keyset.h rename to GCryptLib/include/GCrypt/Keyset.h diff --git a/GCryptLib/include/SecureBitset.h b/GCryptLib/include/GCrypt/SecureBitset.h similarity index 100% rename from GCryptLib/include/SecureBitset.h rename to GCryptLib/include/GCrypt/SecureBitset.h diff --git a/GCryptLib/include/Util.h b/GCryptLib/include/GCrypt/Util.h similarity index 100% rename from GCryptLib/include/Util.h rename to GCryptLib/include/GCrypt/Util.h diff --git a/GCryptLib/include/Version.h b/GCryptLib/include/GCrypt/Version.h similarity index 100% rename from GCryptLib/include/Version.h rename to GCryptLib/include/GCrypt/Version.h