X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FGUI%2Fproperty_list.hxx;h=e11d5bfe896fb73e74f198fe04708e4321f8321a;hb=02a5261797998841e2c3d8580385e68a5d319929;hp=046c09435b3872c4d7d9871b7d04c48a5fd75032;hpb=cf6cdd0b788f441d74afc273972abdf91c70aaf9;p=flightgear.git diff --git a/src/GUI/property_list.hxx b/src/GUI/property_list.hxx index 046c09435..e11d5bfe8 100644 --- a/src/GUI/property_list.hxx +++ b/src/GUI/property_list.hxx @@ -27,7 +27,7 @@ #include #include -#include "dialog.hxx" +#include "FGPUIDialog.hxx" class PropertyList : public puaList, public SGPropertyChangeListener, public GUI_ID {