removed all ../ entries and made a basic inc path (dependencies are currently broke)
[physics.git] / src / GameStates / Paused.cpp
index fea6de4..f2982b1 100644 (file)
@@ -16,7 +16,7 @@
  */
 
 #include "Paused.h"
-#include "../config/config.h"
+#include "config/config.h"
 
 /// ***** Constructors/Destructors *****