make include paths absolute within src
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
#include "cursors.hpp"
|
||||
// #include "restypes.hpp" // Include before X11 to avoid macro conflicts in SFML
|
||||
#include "res_cursor.hpp"
|
||||
#include "fileio/resmgr/res_cursor.hpp"
|
||||
#include <SFML/Graphics.hpp>
|
||||
|
||||
namespace x11 {
|
||||
|
Reference in New Issue
Block a user