]> Shamusworld >> Repos - architektonas/blobdiff - src/base/variabledict.h
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / base / variabledict.h
similarity index 92%
rename from src/base/rs_variabledict.h
rename to src/base/variabledict.h
index ac8ca528a9c8213acae86028a870b2da039c4706..5ac8f7a371fe95d427f9730ea9b22b0c344701f8 100644 (file)
@@ -1,9 +1,9 @@
-#ifndef RS_VARIABLEDICT_H
-#define RS_VARIABLEDICT_H
+#ifndef __VARIABLEDICT_H__
+#define __VARIABLEDICT_H__
 
 #include <QtCore>
-#include "rs_variable.h"
-#include "rs_debug.h"
+#include "variable.h"
+#include "debug.h"
 
 /**
  * Dictionary of variables. The variables are stored as key / value