Skip to content

Commit

Permalink
need to include X11/Xatom.h
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleyhughes committed Oct 22, 2003
1 parent 4097ca0 commit 514c8a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/bsetroot.cc
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
#endif // HAVE_CONFIG_H

extern "C" {
#include <X11/Xatom.h>
#include <stdio.h>
}

Expand Down

0 comments on commit 514c8a7

Please sign in to comment.