]> Shamusworld >> Repos - architektonas/blobdiff - src/base/line.h
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / base / line.h
similarity index 97%
rename from src/base/rs_line.h
rename to src/base/line.h
index 7b3cdcd4646fe9fcd027f6fac8c6a5667ceea2d9..695bec7276ee79116c0f16aa6224572f246f9630 100644 (file)
@@ -1,7 +1,7 @@
-#ifndef RS_LINE_H
-#define RS_LINE_H
+#ifndef __LINE_H__
+#define __LINE_H__
 
-#include "rs_atomicentity.h"
+#include "atomicentity.h"
 
 /**
  * Holds the data that defines a line.