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
parent 7cbf4b6d5f
commit c9ed2ca7c3

View File

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