diff --git a/atlcrypt.h b/include/atlcrypt.h
similarity index 100%
rename from atlcrypt.h
rename to include/atlcrypt.h
diff --git a/atleap.h b/include/atleap.h
similarity index 100%
rename from atleap.h
rename to include/atleap.h
diff --git a/atlex.h b/include/atlex.h
similarity index 100%
rename from atlex.h
rename to include/atlex.h
diff --git a/atlmsi.h b/include/atlmsi.h
similarity index 100%
rename from atlmsi.h
rename to include/atlmsi.h
diff --git a/atlsec.h b/include/atlsec.h
similarity index 100%
rename from atlsec.h
rename to include/atlsec.h
diff --git a/atlshlwapi.h b/include/atlshlwapi.h
similarity index 100%
rename from atlshlwapi.h
rename to include/atlshlwapi.h
diff --git a/atlwin.h b/include/atlwin.h
similarity index 100%
rename from atlwin.h
rename to include/atlwin.h
diff --git a/atlwlan.h b/include/atlwlan.h
similarity index 100%
rename from atlwlan.h
rename to include/atlwlan.h
diff --git a/stdafx.h b/include/stdafx.h
similarity index 100%
rename from stdafx.h
rename to include/stdafx.h
diff --git a/libatl.vcxproj b/libatl.vcxproj
index c296a88..d3d2833 100644
--- a/libatl.vcxproj
+++ b/libatl.vcxproj
@@ -94,7 +94,7 @@
-
+
Create
Create
Create
@@ -102,15 +102,15 @@
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
diff --git a/libatl.vcxproj.filters b/libatl.vcxproj.filters
index f305a55..51b1304 100644
--- a/libatl.vcxproj.filters
+++ b/libatl.vcxproj.filters
@@ -11,36 +11,36 @@
-
+
Source Files
-
+
Header Files
-
+
Header Files
-
+
Header Files
-
+
Header Files
-
+
Header Files
-
+
Header Files
-
+
Header Files
-
+
Header Files
-
+
Header Files
diff --git a/stdafx.cpp b/src/stdafx.cpp
similarity index 100%
rename from stdafx.cpp
rename to src/stdafx.cpp