]> Shamusworld >> Repos - architektonas/blobdiff - src/base/color.h
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / base / color.h
similarity index 92%
rename from src/base/rs_color.h
rename to src/base/color.h
index 5420f453162999ec65d8f45c66d66f5648a78f5b..d07f48da2df5ed7947ae2c99a7e7bc5047853241 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef RS_COLOR_H
-#define RS_COLOR_H
+#ifndef __COLOR_H__
+#define __COLOR_H__
 
 #include <QtGui>
-#include "rs_flags.h"
+#include "flags.h"
 
 //! Color defined by layer not entity
 //#define C_BY_LAYER     0x00000001