Skip to content

Commit

Permalink
Linux compilation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
timothyschoen committed Oct 19, 2023
1 parent 02a6d69 commit b8ef494
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#include "LinuxKeyboard.h"

#include <juce_gui_basics/native/x11/juce_linux_XWindowSystem.h>

#include <juce_gui_basics/native/x11/juce_XWindowSystem_linux.h>
#include <map>

LinuxKeyboard::LinuxKeyboard(juce::Component* parent) : Keyboard(parent)
Expand Down

0 comments on commit b8ef494

Please sign in to comment.