Renaming xs/../GUI.hpp to xsGUI.hpp to avoid conflicts

This commit is contained in:
Joseph Lenox 2018-06-15 10:42:00 -05:00 committed by GitHub
parent 8340654183
commit 695bf7d293
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
#include "GUI.hpp"
#include "xsGUI.hpp"
#if __APPLE__
#import <IOKit/pwr_mgt/IOPMLib.h>