]> Shamusworld >> Repos - architektonas/blobdiff - src/mainapp/commands.cpp
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / mainapp / commands.cpp
index 52b720811ececa6585c00b7d2da4cb88784f18bf..f2460e013db010800bcc6c795023fe13e3c31b68 100644 (file)
@@ -16,8 +16,8 @@
 
 #include "commands.h"
 
-#include "rs_dialogfactory.h"
-#include "rs_debug.h"
+#include "dialogfactory.h"
+#include "debug.h"
 
 // Class variable
 Commands * Commands::uniqueInstance = NULL;