8 lines
No EOL
111 B
C
8 lines
No EOL
111 B
C
#ifndef XBRIGHTNESS_H
|
|
#define XBRIGHTNESS_H
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
|
|
#endif |