Skip to content

Commit

Permalink
Merge pull request #152 from drunkard/master
Browse files Browse the repository at this point in the history
bugfix: add missed header
  • Loading branch information
naelstrof committed Sep 28, 2021
2 parents 5f4f072 + 5cbcb9e commit f5e4f95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/framebuffer.cpp
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
#include <X11/Xutil.h>
#include "framebuffer.hpp"

slop::Framebuffer::Framebuffer( int w, int h ) {
Expand Down

0 comments on commit f5e4f95

Please sign in to comment.