summaryrefslogtreecommitdiff
path: root/src/mouse.h
blob: daefbc5dde281346720430e2ffb013764bb32d3a (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * Copyright (c) 1997-1999 by The XFree86 Project, Inc.
 */

#ifndef MOUSE_H_
#define MOUSE_H_

#include "xf86OSmouse.h"

#endif