]> Shamusworld >> Repos - architektonas/blobdiff - src/widgets/linetypebox.h
Removed unnecessary RS_ prefix from classes and whatnot.
[architektonas] / src / widgets / linetypebox.h
index a56910bf2ae4ff0722c91ca98c1f83c5db4d4ca2..ffc2c4d7f540c7007ed8880ad078da268564074f 100644 (file)
@@ -2,7 +2,7 @@
 #define __LINETYPEBOX_H__
 
 #include <QtGui>
-#include "rs.h"
+#include "enums.h"
 
 /**
  * A combobox for choosing a line type.