]> Shamusworld >> Repos - architektonas/blobdiff - src/base/layerlist.h
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / base / layerlist.h
similarity index 96%
rename from src/base/rs_layerlist.h
rename to src/base/layerlist.h
index 0dcdfbda7616901d6707aeca3bf6317253e4aab0..2ee231e3832a0b316879a6425c499c8ca528cf8b 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef RS_LAYERLIST_H
-#define RS_LAYERLIST_H
+#ifndef __LAYERLIST_H__
+#define __LAYERLIST_H__
 
 #include <iostream>
 #include <QtCore>