Renamed SAGA_xxx_H_ to SAGA_xxx_H for consistency.
svn-id: r25726
This commit is contained in:
parent
32b4492b1a
commit
09ad4f1a87
11 changed files with 22 additions and 22 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue