Renamed SAGA_xxx_H_ to SAGA_xxx_H for consistency.

svn-id: r25726
This commit is contained in:
Torbjörn Andersson 2007-02-19 17:30:43 +00:00
parent 32b4492b1a
commit 09ad4f1a87
11 changed files with 22 additions and 22 deletions

View file

@ -24,8 +24,8 @@
// Background animation management module private header
#ifndef SAGA_ANIMATION_H_
#define SAGA_ANIMATION_H_
#ifndef SAGA_ANIMATION_H
#define SAGA_ANIMATION_H
#include "saga/stream.h"