]> git.mxchange.org Git - flightgear.git/blobdiff - src/GUI/property_list.hxx
Reset: GUI can be shutdown.
[flightgear.git] / src / GUI / property_list.hxx
index 046c09435b3872c4d7d9871b7d04c48a5fd75032..e11d5bfe896fb73e74f198fe04708e4321f8321a 100644 (file)
@@ -27,7 +27,7 @@
 
 #include <plib/puAux.h>
 #include <simgear/props/props.hxx>
-#include "dialog.hxx"
+#include "FGPUIDialog.hxx"
 
 
 class PropertyList : public puaList, public SGPropertyChangeListener, public GUI_ID {