Changeset 3371:dbd3f8c59d29 in roaraudio for include/libroar/libroar.h


Ignore:
Timestamp:
02/08/10 23:10:43 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

wrote most of the X11 stuff

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/libroar.h

    r3370 r3371  
    9494#endif 
    9595 
     96#ifdef ROAR_HAVE_LIBX11 
     97#include <X11/Xlib.h> 
     98#include <X11/Xatom.h> 
     99#endif 
     100 
    96101#include "error.h" 
    97102#include "config.h" 
Note: See TracChangeset for help on using the changeset viewer.