mirror of
				https://github.com/davidgiven/fluxengine.git
				synced 2025-10-24 11:11:02 -07:00 
			
		
		
		
	Put the headers in the right order to keep Windows happy.
This commit is contained in:
		| @@ -1,4 +1,5 @@ | ||||
| #include "lib/globals.h" | ||||
| #include "gui.h" | ||||
| #include "lib/fluxmap.h" | ||||
| #include "lib/usb/usbfinder.h" | ||||
| #include "lib/proto.h" | ||||
| @@ -8,7 +9,6 @@ | ||||
| #include "lib/fluxsink/fluxsink.h" | ||||
| #include "lib/imagereader/imagereader.h" | ||||
| #include "lib/imagewriter/imagewriter.h" | ||||
| #include "gui.h" | ||||
| #include "layout.h" | ||||
| #include "texteditorwindow.h" | ||||
| #include <wx/config.h> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user