]> Shamusworld >> Repos - architektonas/blobdiff - src/base/image.h
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / base / image.h
similarity index 98%
rename from src/base/rs_image.h
rename to src/base/image.h
index 5076a3e543098a6b503616e2d2f2ede7fab18488..082c26cef336e8841a489e61f440aa77ca4cdde4 100644 (file)
@@ -1,8 +1,8 @@
-#ifndef RS_IMAGE_H
-#define RS_IMAGE_H
+#ifndef __IMAGE_H__
+#define __IMAGE_H__
 
 #include <QtCore>
-#include "rs_atomicentity.h"
+#include "atomicentity.h"
 
 /**
  * Holds the data that defines a line.