]> Shamusworld >> Repos - architektonas/blobdiff - src/widgets/filedialog.cpp
Initial removal of unnecessary rs_ prefixes from files.
[architektonas] / src / widgets / filedialog.cpp
index 5d36c605bafe65219882b02a2ada8cbe9306289f..6af5269c77ae08661ff71536b865d66da21fb0ae 100644 (file)
@@ -19,7 +19,7 @@
 #include "drawing.h"
 #include "qg_graphicview.h"
 #include "settings.h"
-#include "rs_system.h"
+#include "system.h"
 
 /**
  * Shows a dialog for choosing a file name. Saving the file is up to